From 96b2e3acfcb8d0e95f88aa83214105f33738162e Mon Sep 17 00:00:00 2001 From: Kostas Karachalios Date: Mon, 9 Feb 2015 16:42:54 +0100 Subject: [PATCH] Add link to requirement strings explanation in the manifest.md doc --- src/doc/manifest.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/doc/manifest.md b/src/doc/manifest.md index 08d0016e8..1e0197a07 100644 --- a/src/doc/manifest.md +++ b/src/doc/manifest.md @@ -132,6 +132,8 @@ hammer = "0.5.0" color = "0.6.0" ``` +The syntax of the requirement strings is described in the [crates.io guide](crates-io.html#using-crates.io-based-crates). + Platform-specific dependencies take the same format, but are listed under the `target.$triple` section: -- 2.30.2